home *** CD-ROM | disk | FTP | other *** search
/ Belgian Amiga Club - ADF Collection / BS1 part 26.zip / BS1 part 26 / Amic 1.0 pre-release.adf / S / AMIC-MAIN.Fast < prev    next >
Text File  |  1988-08-09  |  4KB  |  91 lines

  1. <YPOS 0            'Window Y Position
  2.  
  3. <WINCOLOR  7        'Window Color
  4. <BACKCOLOR 2        'Background Color
  5. <BORDER1   3        'Border 1 Color
  6.  
  7. <TITLE AMIC-2000 BBS  <Main Menu>
  8.  
  9. <MOREMENU MAIL
  10. <PREVMENU NULL
  11. <DELAY 0        'Delay in Sendout
  12.  
  13. -------------------------------------------------------------------
  14. TYPE           OUTSTR? LINK?  TIESTR? SENDTIE?
  15. -------------------------------------------------------------------
  16.   0             NO    NO    NO    NO
  17.   1             YES    NO    NO    NO
  18.   2             NO    YES    NO    NO
  19.   3             NO    NO    YES    NO
  20.   4             YES    YES    NO    NO
  21.   5             NO    YES    YES    NO
  22.   6             YES    NO    NO    YES
  23.   7             YES    YES    NO    YES
  24. +10             Icon goes to the left, FieldText is 4 chars shorter
  25. -------------------------------------------------------------------
  26. COMMAND         DOES?
  27. -------------------------------------------------------------------
  28. -------------------------------------------------------------------
  29.  
  30.  
  31.  -- TextPen                                                  [ 1]
  32.  | -- BackPen                                                 [ 3]
  33.  | | -- Type                                                   [ 5]
  34.  | | |  -- Border                                               [ 8]
  35.  | | |  |  -- Graphic                                            [10]
  36.  | | |  |  |    -- Command                                        [13]
  37.  | | |  |  |    | -- Argument                                      [18]
  38.  | | |  |  |    | |        -- LinkMenu                              [27]
  39.  | | |  |  |    | |        |    -- FieldText                         [32]
  40.  | | |  |  |    | |        |    |                -- SendOut String    [49]
  41.  | | |  |  |    | |        |    |                |
  42.  V V V  V  V    V V        V    V                V
  43. --------------------------------------------------------------------------------
  44. >1,2, 0,0, 0,   0,        ,    ,   PROJECT      ,0
  45. >7,2, 0,0, 0, 204,1       ,    ,DIAL AMIC BBS!  ,1
  46. .BLANK
  47. >5,0,11,0, 5,   0,        ,    ,HELP!!          ,H
  48. >1,0,11,0, 5,   0,        ,    ,About AMIC      ,OT1
  49. >1,0,11,0, 5,   0,        ,    ,Info            ,OT2
  50. >1,0,11,0, 8,   0,        ,    ,Page Sysop      ,C
  51. >1,0,11,0, 5,   0,        ,    ,Who's Online    ,W
  52. >1,0,11,0, 5,   0,        ,    ,Settings        ,OT3
  53. .BLANK
  54. >5,0,11,0, 8,   0,        ,    ,GOOD-BYE        ,GN
  55.  
  56. .NEWCOLUMN
  57. >1,2, 0,0, 0,   0,        ,    ,SIGS & SERVICES ,0
  58. >5,0,13,0, 6,   0,        ,    , Amiga          ,OA
  59. >1,0,13,0, 6,   0,        ,    , IBM Family     ,OI
  60. >1,0,13,0, 6,   0,        ,    , CBM 64/128     ,OC
  61. .BLANK
  62. >1,0,13,0, 6,   0,        ,    ,Geopolitics     ,OT81
  63. >1,0,13,0, 6,   0,        ,    ,Aviation        ,OT82
  64. >1,0,13,0, 6,   0,        ,    ,Other           ,OT89
  65.  
  66.  
  67. .NEWCOLUMN
  68. >1,2, 0,0, 0,   0,        ,    ,MESSAGE COMMANDS,0
  69. >1,0, 4,0, 0,   0,        ,MAIL,ELECTRONIC MAIL ,OT4
  70. .BLANK
  71. >3,0, 6,0, 0,   0,        ,    ,Mask Categories ,43
  72. >3,0, 6,0, 0,   0,        ,    ,Read New Msgs   ,44ny
  73. >1,0, 6,0, 0,   0,        ,    ,Read Reverse    ,44ry\w7000\r
  74. >3,0, 6,0, 0,   0,        ,    ,Read Marked     ,44MY\r
  75. >3,0, 6,0, 0,   0,        ,    ,QuickScan       ,45
  76. >3,0, 6,0, 0,   0,        ,    ,Leave-Message   ,47
  77. >1,0, 4,0, 0,   0,        ,CONF,CONFERENCING    ,OT
  78.  
  79. .NEWCOLUMN
  80. >1,2, 0,0, 0,   0,        ,    ,FILE LIBRARIES  ,0
  81. >3,0,16,0, 5,   0,        ,    ,About Libs      ,51
  82. >3,0, 6,0, 0,   0,        ,    ,Activity log    ,52
  83. >3,0, 6,0, 0,   0,        ,    ,Set Category    ,55
  84. >1,0, 1,0, 0,   0,        ,    ,List Category   ,6
  85. >1,0, 1,0, 0,   0,        ,    ,Browse Category ,7
  86. >3,0, 6,0, 0,   0,        ,    ,List New Files  ,58
  87. >3,0, 7,0, 0,   0,        ,PROT,Set Protocol    ,56S\w\w\wP\r
  88. >1,0, 1,0, 0,   0,        ,    ,DL from Category,6S
  89. >3,0, 6,0, 0,   0,        ,    ,DL from NEW list,8S
  90. >1,0, 6,0, 0,   0,        ,    ,Upload File     ,59
  91.